NOTE: This Technical Q&A has been retired. Please see the Technical Q&As page for current documentation.

Technical Q&A QD3D79
Valid QD3D Metafile Filename Extensions


Q: What are valid filename extensions for QuickDraw 3D metafiles files under Windows?

A: The ONLY Apple sanctioned file extensions for QuickDraw 3D metafiles are ".3dmf" and ".3dm". That is, QD3D Metafiles MUST END with ".3dmf" or ".3dm". (note use of lowercase - case doesn't actually matter on Windows or the Mac OS, but on UNIX it does matter so we recommend lower case there.) This is necessary for Windows as well as many Internet tools where the extension is used to determine what the file type is. Contrary to popular belief, Windows 95 and NT support more than 3 characters for a file extension so ".3dmf" is perfectly acceptable and is the preferred extension. Many Internet tools and file conversion tools truncate file extensions to use 3 characters. Where such constraints exist, ".3dm" is acceptable.

[Jul 11 1997]


Developer Documentation | Technical Notes | Development Kits | Sample Code